Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickTime Components /
Chapter 6 - Sequence Grabber Channel Components / Sequence Grabber Channel Components Reference
Functions / Configuration Functions for All Channel Components


SGGetChannelMaxFrames

The SGGetChannelMaxFrames function allows the sequence grabber component to determine the number of frames left to be captured from your channel.

pascal ComponentResult SGGetChannelMaxFrames (SGChannel c, 
                                              long *frameCount);
c
Identifies the channel connection for this operation.
frameCount
Contains a pointer to a long integer that is to receive a value specifying the number of frames left to be captured during the preview or record operation. If the returned value is -1, the sequence grabber channel component captures as many frames as it can.
RESULT CODE
seqGrabInfoNotAvailable-9407Channel component cannot support request
SEE ALSO
The sequence grabber component sets the starting value by calling the SGSetChannelMaxFrames function, which is described in the previous section.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help